lcWndRedraw Home

Forces LiteCAD to repaint a drawing in the window.

 BOOL lcWndRedraw (
   HANDLE hLcWnd
 );

Parameters
hLcWnd
  Handle to LiteCAD graphics window.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).